home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _9D684C7D7D4443AE9AAFCE9A58B21282 < prev    next >
Text File  |  2008-06-28  |  3KB  |  92 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>CBrowseArchiveDlgBase</class>
  3. <widget class="QDialog">
  4.     <property name="name">
  5.         <cstring>CBrowseArchiveDlgBase</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>368</width>
  12.             <height>252</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Browse Archive</string>
  17.     </property>
  18.     <property name="sizeGripEnabled">
  19.         <bool>true</bool>
  20.     </property>
  21.     <vbox>
  22.         <property name="name">
  23.             <cstring>unnamed</cstring>
  24.         </property>
  25.         <widget class="QFrame">
  26.             <property name="name">
  27.                 <cstring>veHolder</cstring>
  28.             </property>
  29.             <property name="frameShape">
  30.                 <enum>NoFrame</enum>
  31.             </property>
  32.             <property name="frameShadow">
  33.                 <enum>Raised</enum>
  34.             </property>
  35.         </widget>
  36.         <widget class="QLayoutWidget">
  37.             <property name="name">
  38.                 <cstring>layout1</cstring>
  39.             </property>
  40.             <hbox>
  41.                 <property name="name">
  42.                     <cstring>unnamed</cstring>
  43.                 </property>
  44.                 <spacer>
  45.                     <property name="name">
  46.                         <cstring>spacer1</cstring>
  47.                     </property>
  48.                     <property name="orientation">
  49.                         <enum>Horizontal</enum>
  50.                     </property>
  51.                     <property name="sizeType">
  52.                         <enum>Expanding</enum>
  53.                     </property>
  54.                     <property name="sizeHint">
  55.                         <size>
  56.                             <width>41</width>
  57.                             <height>20</height>
  58.                         </size>
  59.                     </property>
  60.                 </spacer>
  61.                 <widget class="QPushButton">
  62.                     <property name="name">
  63.                         <cstring>YesButton</cstring>
  64.                     </property>
  65.                     <property name="text">
  66.                         <string>&Close</string>
  67.                     </property>
  68.                     <property name="accel">
  69.                         <string>Alt+C</string>
  70.                     </property>
  71.                     <property name="default">
  72.                         <bool>true</bool>
  73.                     </property>
  74.                 </widget>
  75.             </hbox>
  76.         </widget>
  77.     </vbox>
  78. </widget>
  79. <connections>
  80.     <connection>
  81.         <sender>YesButton</sender>
  82.         <signal>clicked()</signal>
  83.         <receiver>CBrowseArchiveDlgBase</receiver>
  84.         <slot>accept()</slot>
  85.     </connection>
  86. </connections>
  87. <tabstops>
  88.     <tabstop>YesButton</tabstop>
  89. </tabstops>
  90. <layoutdefaults spacing="6" margin="11"/>
  91. </UI>
  92.